-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
API: date_range, timedelta_range infer unit from start/end/freq #63146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Should we only do this for |
|
I think best case would be to do it all at once (xref #63018 gets everything but the string-parsing inference for td64). But if it'll make a difference in getting a release out soon, I'll happily revert. |
|
Ah, I hadn't seen #63018. Yes, my preference would also be to do it all at once. Will try to take a look at that one then. |
doc/source/whatsnew/vX.X.X.rstfile if fixing a bug or adding a new feature.AGENTS.md.Waiting to update
expected's until after #62801, so this won't pass yet.